Skip to content
Back to search
30
MCP

Architecture Analysis

pulsemcp/architecture analysis

Analyzes source code for SOLID principle violations and design pattern opportunities, providing structured refactoring recommendations powered by AI models.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Auditor
Analyze code for SOLID principles, DRY violations, and security issues
0 tools
Architecture-DNA
Deep codebase architect auditing system design schemas.
0 tools · sse
Code Analyze
Code structure analysis using tree-sitter with directory mapping and call graph tracing.
0 tools
Archai Hexagonal Architecture Analyzer
Enforces hexagonal architecture principles in Java applications through static code analysis that validates architectural rules including de
0 tools
Code Analysis
Integrates code analysis using a Neo4j graph database to enable structural insights, quality metrics, and natural language querying of codeb
0 tools
CodeSurface
Code analysis toolkit for extracting API surfaces, dependency graphs, and structural patterns.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "architecture_analysis": {
      "url": "None",
      "transport": "http"
    }
  }
}